On this pageCommonToInternalUnitsDescriptionThe CommonToInternalUnits method converts CAD coordinates of the TsgHPGLImage object to the coordinates of the inner drawing's coordinate system.ParameterTypeDescriptionPtTFPointCoordinatesSyntaxfunction CommonToInternalUnits(Pt: TFPoint): TFPoint; virtual;